Meshes best practices

Meshes, along with textures, have a major role in affecting the performance of any 3D application. To improve efficiency of meshes in your Kanzi applications:

See also

Reducing the number of rendered vertices

Setting the correct size of vertex cache

Setting culling

Loading resources in parallel

Measuring the performance of your application

Best practices